Fixed SMB recursive copy
authorTsu Jan <tsujan2000@gmail.com>
Mon, 8 Apr 2019 02:43:09 +0000 (07:13 +0430)
committerAlf Gaida <agaida@siduction.org>
Sat, 27 Apr 2019 16:40:25 +0000 (17:40 +0100)
commit8f0c3c97949960dc62ab63ed57f914b9d22d75ec
tree94a39da6f32ce4b8ba8918cf31c5e7ac958fa068
parent6433243759216a40c1f4877f50bfc400c54afe0b
Fixed SMB recursive copy

Fixes https://github.com/lxqt/libfm-qt/issues/385 by trying to set dir permissions only once and ignoring possible errors (that happen with SMB and, maybe, other protocols).

Gbp-Pq: Name fix-smb-recursive-copy.patch
src/core/filetransferjob.cpp